OpenFPM_data  0.1.0
Project that contain the implementation and interfaces for basic structure like vectors, grids, graph ... .
 All Data Structures Namespaces Functions Variables Typedefs Friends
t_to_memory_c_impl< T[N1]> Struct Template Reference

Partial specialization for N=1. More...

Detailed Description

template<typename T, size_t N1>
struct t_to_memory_c_impl< T[N1]>

Partial specialization for N=1.

Definition at line 52 of file t_to_memory_c.hpp.

#include <t_to_memory_c.hpp>

Public Types

typedef memory_c< multi_array
< boost::mpl::vector< T,
boost::mpl::int_< N1 > > > > 
type
 

The documentation for this struct was generated from the following file: